Skip to content

feat: add uv for project management and publishing workflow to pypi#44

Open
aditya-neuraco wants to merge 1 commit into
masterfrom
feat/add-pypi-uv-pyproject-support
Open

feat: add uv for project management and publishing workflow to pypi#44
aditya-neuraco wants to merge 1 commit into
masterfrom
feat/add-pypi-uv-pyproject-support

Conversation

@aditya-neuraco

Copy link
Copy Markdown
Contributor
  • Switched to pyproject.toml to manage build system and project metadata. and removed setup.py configuration as it is now handled in pyproject.toml.
  • Updated README.md to reflect new repository URL.
  • Added uv.lock for dependency management.
  • Updated GitHub Actions workflows for building and publishing to TestPyPI.

@aditya-neuraco aditya-neuraco force-pushed the feat/add-pypi-uv-pyproject-support branch 2 times, most recently from 1ac543f to 7c19097 Compare December 26, 2025 23:58
Comment thread .github/workflows/publish.yaml Outdated
Comment thread .github/workflows/publish.yaml Outdated
Comment thread setup.py Outdated
@aditya-neuraco aditya-neuraco force-pushed the feat/add-pypi-uv-pyproject-support branch from 7c19097 to de42d9e Compare December 29, 2025 17:41
@aditya-neuraco aditya-neuraco added the version:none tests, docs, CI only; no functional changes label Dec 29, 2025
@aditya-neuraco aditya-neuraco requested a review from stepjam January 8, 2026 10:48
stepjam
stepjam previously approved these changes Mar 25, 2026

@stepjam stepjam left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aditya-neuraco aditya-neuraco force-pushed the feat/add-pypi-uv-pyproject-support branch 4 times, most recently from e049d64 to 4845d5b Compare July 1, 2026 03:08
@aditya-neuraco aditya-neuraco force-pushed the feat/add-pypi-uv-pyproject-support branch from 4845d5b to 1933f0d Compare July 1, 2026 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version:none tests, docs, CI only; no functional changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants